@charset "utf-8";
/* CSS Document */
html, body, body div, span, object, iframe, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	box-sizing: border-box
}
body, th, td, button, input, select, textarea {
	font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
*, :before, :after {
	box-sizing: border-box;
}
object, embed {
	max-width: 100%
}
html {
	overflow-y: scroll
}
body {
	background: #ededef;
	color: #333;
	width:100%;
}
ol, ul {
	list-style: none;
}
li {
	vertical-align: top
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #333;
	vertical-align: baseline;
	background: 0 0;
	text-decoration: none;
}
a {
	text-decoration: none;
	-webkit-transition: color 200ms ease-out, background-color 200ms ease-out, border-color 200ms ease-out, opacity 200ms ease-out;
	-ms-transition: color 200ms ease-out, background-color 200ms ease-out, border-color 200ms ease-out, opacity 200ms ease-out;
	-o-transition: color 200ms ease-out, background-color 200ms ease-out, border-color 200ms ease-out, opacity 200ms ease-out;
	transition: color 200ms ease-out, background-color 200ms ease-out, border-color 200ms ease-out, opacity 200ms ease-out
}
a, a:focus {
	outline: none
}
img {
	border:0;
	image-rendering: optimizeQuality;  /* Firefox 3.6+; default behavior is identical, no need to specify */
	-ms-interpolation-mode: bicubic;   /* Internet Explorer 7.0; default in IE8+ */
}
i {
	font-style: normal;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, select {
	vertical-align: middle;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word;
}
input[type=radio] {
	vertical-align: text-bottom;
}
input[type=checkbox] {
	vertical-align: bottom;
}
select, input, textarea {
	font: 99% sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
}
small {
	font-size: 85%;
}
strong {
	font-weight: 700;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}
sup {
	top: -.5em;
}
sub {
	bottom: -.25em;
}
label, input[type=button], input[type=submit], input[type=file], button {
	cursor: pointer;
}
button, input, select, textarea {
	margin: 0;
}
button, input[type=button] {
	width: auto;
	overflow: visible;
}
.clearfix:before, .clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}
.clearfix:after {
	clear: both
}
.clearfix {
	zoom: 1
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	margin:0;
	padding:0;	
}
h1 {
	font-size:36px;	
}
h2 {
	font-size:30px;
}
h3 {
	font-size:24px;	
}
h4 {
	font-size:18px;	
}
h5 {
	font-size:16px;	
}
h6 {
	font-size:14px;	
}
.inner {
	width:1200px;	
	margin:auto;
}
.l {
	float:left;	
}
.r {
	float:right;	
}
/*header*/
#header {
	width:100%;	
	height:160px;
	position:relative;
	z-index:2;
}
#logo {
	text-align:center;
	padding:20px 0 15px;	
}
#nav {
	width:1200px;
	height:60px;
	background:white;
	border-radius:10px;
	margin:auto;
}
#nav .nLi {
	float:left;	
	width:150px;
	position:relative;
}
#nav .nLi a.h {
	display:block;
	width:100%;
	height:60px;
	padding:18px 0;
}
#nav .nLi h5 {
	font-weight:700;
	text-align:center;
	line-height:24px;
	color:#46897d;	
	border-right:1px #46897d solid;
}
#nav .nLi h5 .icon {
	display:inline-block;
	width:30px;
	height:24px;
	vertical-align:middle;
	background:url(../images/icon.svg) no-repeat left 0px;
}
#nav .nLi a.h1 {
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
}
#nav .nLi a.h2 {
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
}
#nav .nLi a.h2 h5 {
	border:none;	
}
#nav .nLi h5 .n2 {
	background-position:left -47px;	
}
#nav .nLi h5 .n3 {
	background-position:left -94px;	
}
#nav .nLi h5 .n4 {
	background-position:left -141px;	
}
#nav .nLi h5 .n5 {
	background-position:left -190px;	
}
#nav .nLi h5 .n6 {
	background-position:left -235px;	
}
#nav .nLi h5 .n7 {
	background-position:left -286px;	
}
#nav .nLi h5 .n8 {
	background-position:left -334px;	
}
/*划过*/
#nav .nLi.on a.h{
	background:#46897d;	
}
#nav .nLi.on h5 {
	color:white;	
}
#nav .nLi.on h5 .icon {
	background-position-x:-39px;	
}
.nav .sub{ 
	display:none; 
	width:150px; 
	left:0; 
	top:60px; 
	position:absolute; 
	background:#fff;  
	line-height:26px; 
	padding:5px 0;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
.nav .sub li{ 
	zoom:1; 
}
.nav .sub a{ 
	display:block; 
	padding:3px 10px; 
	text-align:center;
}
.nav .sub a:hover{ 
	color:#fff; 
	background:#46897d;
}
#banner {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:880px;
	overflow:hidden;
	z-index:1;
}
#main {
	position:relative;
	z-index:0;
}
#footer {
	position:relative;
	z-index:1;
	background:white;
	margin-top:100px;
}
#footer .fot_top .fot_nav{
	padding:30px 0;	
}
#footer .fot_top .fot_nav .box {
	float:left;	
	height:130px;
	padding:0 30px;
	font-size:16px;
	border-left:1px #a2c4be solid;
}
#footer .fot_top .fot_nav .ewm {
	float:right;	
	text-align:center;
	border-right:1px #a2c4be solid;
}
#footer .fot_top .fot_nav a {
	color:#666;	
}
#footer .fot_top .fot_nav .box h5 {
	font-weight:700;
	margin-bottom:10px;	
}
#footer .fot_top .fot_nav .ewm h5 {
	margin-bottom:20px;	
}
#footer .fot_top .fot_nav .box li {
	padding:5px 0;	
}
#footer .fot_top .fot_nav .box li a:hover {
	color:#46897d;	
}
#footer .fot_top .fot_nav .box.box2 {
	width:365px;	
	padding-right:0;
}
#footer .fot_top .fot_nav .box.box2 li {
	float:left;
	width:105px;
}
#footer .fot_top .fot_nav .box.box3 {
	width:220px;	
	padding-right:0;
}
#footer .fot_top .fot_nav .box.box3 li {
	float:left;
	width:90px;
}
#footer .fot_top .language {
	text-align:center;	
	padding:20px 0;
	border-top:1px #ccc solid;
}
#footer .fot_top .language p,#footer .fot_top .language ul,#footer .fot_top .language li,#footer .fot_top .language p .icon,#footer .fot_top .language a {
	display:inline-block;
	vertical-align:top;	
	font-size:16px;
	height:20px;
	line-height:20px;
}
#footer .fot_top .language p,#footer .fot_top .language ul,#footer .fot_top .language li,#footer .fot_top .language p .icon,#footer .fot_top .language a {
	*display:inline;	
}
#footer .fot_top .language p .icon {
	width:25px;
	height:22px;
	background:url(../images/icon.svg) no-repeat left -684px;
}
#footer .fot_top .language li {
	margin-right:5px;
}
#footer .fot_top .language a {
	padding:0 10px 0 30px; 	
	border-right:1px #ccc solid;
}
#footer .fot_top .language .last a {
	border:none;
}
#footer .fot_top .language a.ch {
	background:url(../images/gq_ch.jpg) no-repeat left bottom;
}
#footer .fot_top .language a.en {
	background:url(../images/gq_en.jpg) no-repeat left bottom;
}
#footer .fot_top .language a.ew {
	background:url(../images/gq_ew.jpg) no-repeat left bottom;
}
#footer .fot_top .language li.on a{
	background-position:left 2px;	
}

#footer .fot_btm {
	background:#46897d;
	text-align:center;	
	color:white;
	padding:10px 0;
}
#footer .fot_btm p {
	display:inline-block;
	margin:0 8px;	
}
#footer .fot_btm p img {
	vertical-align:middle;
	margin-right:5px;	
}
#footer .fot_btm a {
	color:white;	
}
#page {
	text-align:center;	
	margin:50px 0 10px;
}
#page li {
	display:inline-block;	
	margin:0 15px;
}
#page li {
	*display:inline;	
}
#page li a {
	display:block;	
	height:32px;
	line-height:32px;
	font-size:18px;
	color:#000;
}
#page li .prev,#page li .next {
	width:32px;
	background:url(../images/icon.svg) no-repeat;	
}
#page li .prev {
	background-position:left -763px;	
}
#page li .next {
	background-position:-41px -763px;	
}

#page li .prev:hover{
	background-position:left -798px;	
}
#page li .next:hover{
	background-position:-41px -798px;	
}
#toTop {
	cursor:pointer;
	position:absolute;
	width:62px;
	height:36px;
	top:-36px;
	left:50%;
	margin-left:-31px;
	background:url(../images/gotop.png) no-repeat center center;
}








